Int32NIProviderIBinaryIOInt32NGetInstance Method
Returns an instance of T.
Namespace: Jodosoft.NumericsAssembly: Jodosoft.Numerics (in Jodosoft.Numerics.dll) Version: 2.0
IBinaryIO<Int32N> IProvider<IBinaryIO<Int32N>>.GetInstance()
Private Function GetInstance As IBinaryIO(Of Int32N)
Implements IProvider(Of IBinaryIO(Of Int32N)).GetInstance
private:
virtual IBinaryIO<Int32N>^ GetInstance() sealed = IProvider<IBinaryIO<Int32N>^>::GetInstance
private abstract GetInstance : unit -> IBinaryIO<Int32N>
private override GetInstance : unit -> IBinaryIO<Int32N>
IBinaryIOInt32NAn instance of
T.
IProviderTGetInstance